home *** CD-ROM | disk | FTP | other *** search
/ Network Supervisor's Toolkit / Network Supervisor's Toolkit.iso / administ / nodeinfo / readme < prev   
Text File  |  1996-07-10  |  26KB  |  577 lines

  1.  
  2. NodeInfo v1.2x
  3. --------------
  4. The following notes are specific to the NodeInfo utility (NODEINFO.EXE)
  5. developed by Avanti Technology, Inc.
  6.  
  7.  
  8. STATEMENT OF TITLE AND WARRANTY
  9. -------------------------------
  10. NodeInfo (the Software) was developed by and is the property of Avanti
  11. Technology, Inc., of 13492 Research Boulevard, Suite 120-271, Austin,
  12. Texas 78750 USA (Avanti).  All rights are reserved worldwide under both
  13. Federal and International Copyright Laws.  No distribution or use of the
  14. Software in any form relinquishes Avanti's claim to ownership and title
  15. of the Software and concept.
  16.  
  17. Avanti warrants that the Software, when used as intended, is free from
  18. known defects at the time it was distributed.  Should a defect become
  19. evident, a detailed report of the conflict or anomaly should be provided
  20. to Avanti.  Upon confirmation of the report, Avanti will endeavor to
  21. correct the problem and make the correction available to registered users.
  22. If a registered user encounters a defect within the initial ninety (90)
  23. days following original receipt of the software which Avanti is unable to
  24. rectify, the software may, at Avanti's sole discretion, be replaced or
  25. arrangements made for a refund of the license fee.
  26.  
  27. Avanti shall not be required to insure the compatibility of the Software
  28. with future revisions to the workstation or network operating system, nor
  29. the hardware on which it may be installed.  Nevertheless, Avanti reserves
  30. the right to enhance, update, or change the Software in ways which may
  31. alter its specification, operation, performance, and/or support levels.
  32. However, such a modification does not obligate Avanti to continue doing
  33. so.  Registered users of the Software may be eligible for such revisions
  34. provided they adhere to the terms of the Software License Agreement
  35. accompanying the Software.
  36.  
  37.  
  38. NOTICE OF DISCLAIMER
  39. --------------------
  40. AVANTI TECHNOLOGY, INC. SPECIFICALLY DISCLAIMS ALL OTHER WARRANTIES
  41. IMPLIED OR EXPRESSED, INCLUDING BUT NOT LIMITED TO, IMPLIED WARRANTIES
  42. OF MERCHANTABILITY AND ANY IMPLIED OR EXPRESSED WARRANTY FOR PARTICULAR
  43. USE.  IN NO EVENT SHALL AVANTI TECHNOLOGY, INC. BE LIABLE FOR ANY LOSS
  44. WHICH IS GREATER THAN THE LICENSE FEE PAID BY THE REGISTERED USER.
  45. AVANTI TECHNOLOGY, INC. SHALL NOT BE LIABLE UNDER ANY CIRCUMSTANCES FOR
  46. DIRECT, INDIRECT, OR SPECIAL DAMAGES RESULTING FROM THE USE OF THE
  47. SOFTWARE (some of these exclusions may not apply in some states).
  48.  
  49.  
  50. Overview:
  51. ---------
  52.     NodeInfo is a utility designed to help manage users and
  53.     files on NetWare v2.1x, v2.2, v3.1x, and v4.0x servers,
  54.     including 500 and 1000 user versions of NetWare.  As a
  55.     client utility, it provides a visual map showing the
  56.     number of active connections, logged in users, and open
  57.     file activity.  It can be used to identify connections
  58.     where users are logged in, find a connection by its node
  59.     ID, locate connections accessing a specific file, check
  60.     record locks against a file, send messages to individual
  61.     or groups of connections, and to clear individual or
  62.     groups of connections.
  63.  
  64.     It can also be used as a batch utility to identify, alert,
  65.     and clear connections prior to performing critical tasks.
  66.  
  67.     (Note: NetWare v4.0x support requires Bindery emulation.)
  68.  
  69.  
  70. Usage:
  71. ------
  72.     Copy the NodeInfo files from the distribution media to
  73.     any destination directory.  While users can run NodeInfo,
  74.     clearing connections requires SUPERVISOR rights and most
  75.     file access information requires File Server Console
  76.     Operator status (granted through the Supervisor Options
  77.     in SYSCON).  Attempts to perform tasks in excess of the
  78.     user permissions will be trapped and the user informed.
  79.  
  80.     Note:    Upon registering a licensed copy of the software, 
  81.         a bonus NLM (NODEINFO.NLM) will be provided which
  82.         can be configured to grant users temporary Console
  83.         Operator status to users while in NodeInfo under
  84.         NetWare v3.1x/v4.0x.  This temporary status grants
  85.         them the ability to view who has files open but
  86.         not the ability to clear connections.  The licensed
  87.         version of the software also allows the visual map
  88.         update frequency to be selected from among 15, 30,
  89.         and 60 second intervals (default is 30 seconds).
  90.  
  91.         Both of these features are configured through the
  92.         CONFIG or RECONFIG command line options.  However,
  93.         the granting of temporary FS Console Operator status
  94.         only works when the NODEINFO NLM is loaded on the
  95.         NetWare v3.1x/v4.0x server in use.
  96.  
  97.  
  98.     The following command line options may be specified:
  99.  
  100.       SET | MARK        - mark all active connections
  101.       RESET | UNMARK    - unmark any previously marked connections
  102.  
  103.       F=[sys:path\file.ext]    - mark connections with specified file open
  104.                   (vol:path\file.ext specification required -
  105.                    wildcards allowed in file.ext)
  106.       G=[group]        - mark all connections for [group] members
  107.       -G=[group]        - unmark all connections for [group] members
  108.                   (exact [group] name required)
  109.       N=[node]         - mark connection for the specified node ID
  110.       -N=[node]         - unmark connection for the specified node ID
  111.                   (right justified exact match of node ID)
  112.       U=[user]        - mark all connections for specified user
  113.       -U=[user]        - unmark all connections for specified user
  114.                   (left-based match of logged-in/marked users)
  115.  
  116.       M="message"        - send message to marked connections
  117.                   (maximum message length = 55 chars.)
  118.       CLR|CLEAR|DEL|DELETE    - terminate marked connections
  119.                   (except program's connection - without
  120.                    prompts, requires SUPERVISOR equiv.)
  121.       LIST            - display all marked connections
  122.                   (useful for reports or action verification)
  123.  
  124.       P=#####        - pause the specified number of seconds
  125.       R=#####        - repeat previous commands for a total
  126.                   of the specified number of iterations
  127.  
  128.       STATS            - displayed counts for Logged In, Logged Out,
  129.                   Marked, and Inactive connections
  130.       BAT | BATCH        - process options as batch commands
  131.                   (processed without operator intervention)
  132.  
  133.     The command line options can be combined.  However, they are
  134.     processed in the order specified so any action (CLEAR or M=)
  135.     or exclusion (-U=) options should be specified last.  The results
  136.     of any actions or exclusions are displayed on the screen in a
  137.     manner which allows them to be redirected (i.e., append '> filename'
  138.     to the command line).
  139.  
  140.     Note that unless BAT or BATCH is specified, the program will
  141.     merely pre-process the options and load in a manner requiring
  142.     operator intervention (i.e., full screen display).  Use the
  143.     BAT or BATCH options for batch file processing.
  144.  
  145.     Command line option examples:
  146.  
  147.         F=SYS:MAIL\MAIL.DAT U=GUE M="Please logout!" BAT
  148.  
  149.         Mark all connections which have SYS:MAIL\MAIL.DAT open or
  150.         are logged in under a user name beginning with GUE and
  151.         send them the message "Please logout!".  Process the
  152.         options as batch commands (i.e., terminate the program
  153.         once processed).
  154.  
  155.         G=E_MAIL -U=MAIL_ADMIN M="Logout NOW!" P=60 RESET R=5 DEL BAT
  156.  
  157.         Mark all connections where the logged in user is a member
  158.         of the GROUP E_MAIL.  Unmark any connections where the USER
  159.         MAIL_ADMIN is logged in.  Send remaining marked connections
  160.         the message "Logout NOW!"  Pause 60 seconds, reset any marked
  161.         connections, and repeat the previous operations for a total
  162.         of 5 iterations then clear any remaining marked connections.
  163.         Process the options as batch commands (i.e., terminate the
  164.         program once all options are processed).
  165.  
  166.         F=SYS:MAIL\MAIL.* F:=SYS:MAIL\USR*.* -U=MAIL_ADMIN CLEAR BAT
  167.  
  168.         Mark all connections which have SYS:MAIL\MAIL.* or
  169.         SYS:MAIL\USR*.* open.  Unmark any connections where the USER
  170.         MAIL_ADMIN is logged in. Terminate the marked connections.
  171.         Process the options as batch commands (i.e., terminate the
  172.         program once processed).
  173.  
  174.         N=00608C116F2A
  175.  
  176.         Mark the connection with the specified node ID.  Load in
  177.         normal interactive mode with the marked connection flashing
  178.         on the connection grid.
  179.  
  180.         F=SYS:MAIL\*.*
  181.  
  182.         Mark all connections which have any files open in the
  183.         SYS:MAIL\ subdirectory.  Pre-process the options before
  184.         loading in normal interactive mode.  Marked connections
  185.         will be flashing on the connection grid.
  186.  
  187.  
  188.     In addition to being supported in the Main screen, the '?'
  189.     key can be pressed in the following situations:
  190.  
  191.     - In the Main screen to show this help information, plus the
  192.       following areas within the Main screen:
  193.       - At the Change Servers prompts to provide explanations
  194.       - At the Find File prompt to show usage examples
  195.       - At the Find Node prompt to show usage examples
  196.       - At the Find User prompt to show usage examples
  197.     - In the User Information screen to show file attribute explanations
  198.     - In the Reconfiguration screen for both the Update Interval and
  199.       the Enable/Disable temporary FS Console Operator status prompts
  200.     - In a help screen to show Technical Support contact information
  201.     - In the Technical Support contact screen to show a NodeInfo overview
  202.     - In the NodeInfo overview screen to show information on ordering
  203.  
  204.     Pressing Up, Down, PgUp, PgDn, Home, and End will move through those
  205.     help screens with multiple pages.  Escape exits the help subsystem.
  206.  
  207.     A description of the keys supported in the Main screen follows:
  208.  
  209.     Cursor Movement: Up, Down, Left, Right, Home, & End
  210.             Tab: jump to next logged in connection
  211.           Shift-Tab: jump to previous logged in connection
  212.          Ctrl-Right: jump to next marked connection
  213.           Ctrl-Left: jump to previous marked connection
  214.              PageUp: previous block of nodes (500 & 1000 user NetWare)
  215.            PageDown: next block of nodes (500 & 1000 user NetWare)
  216.  
  217.     Enter:    additional user/open file details - Req. Console Operator status
  218.         ('?' will provide another help screen for this option)
  219.  
  220.     Ins:    change to a different file server
  221.         (press Ins a second time to bring up a list of known servers)
  222.  
  223.     Del:    clear current/marked connections - Requires SUPERVISOR rights
  224.         (if none are marked, only the current connection is cleared)
  225.     Ctrl-Del: clear only the current connection (even if others are marked)
  226.  
  227.     F1:*    mark conns accessing a file - Requires Console Operator status
  228.         (vol:path\file.ext required - wildcards allowed in file.ext)
  229.  
  230.     F2:*    locate an active connection by its six byte node ID
  231.         (left-based search - i.e., 00008C116F2A & 8C116F2A are equal)
  232.  
  233.     F3:*    mark all connections where a specified user is logged in
  234.         (left-based search - i.e., SU & SUPER match SUPERVISOR)
  235.  
  236.     F4:     send a NetWare message to current/marked connections
  237.         (if none marked, only the current connection is notified)
  238.     Ctrl-F4: send only to the current connection (even if others are marked)
  239.  
  240.     F5:     toggle (mark/unmark) this connection
  241.  
  242.     F6:     toggle (mark/unmark) all connections
  243.         (if none marked, mark all - if any marked, clear all)
  244.  
  245.        *    [Note: Previously marked connections are not cleared first.]
  246.  
  247.  
  248.     The following connection information is shown on the main screen:
  249.  
  250.         Logged In  (###) - number of logged in connections
  251.         Logged Out (###) - number of logged out connections
  252.         Inactive   (###) - number of unused connection slots
  253.  
  254.     If the currently positioned connection has any files open on this
  255.     server, a subset of up to 11 actively open file names will appear
  256.        left portion of the screen.  If there is a dash (-) before the
  257.     file name, it indicates the file is open in a restricted access mode
  258.     (i.e., limited other users read or write access).  If there is a plus
  259.     (+) before the name, it indicates the file is locked by the connection.
  260.  
  261.     Example:     TEMPFILE.001 - Other users may read & write this file
  262.             -TEMPFILE.002 - Other users have restricted access to
  263.                     this file - to check the restrictions,
  264.                     press Enter to view the full file list
  265.                     and defined attributes for each file
  266.             +TEMPFILE.003 - Locked exclusively by the connection
  267.  
  268.  
  269.     Only information regarding files residing on the current server is
  270.     shown.  NodeInfo has no way to report on files residing on other
  271.     than the current selected server (i.e., other servers or the local
  272.     workstation drives).
  273.  
  274.  
  275.     The following details about the connection number are also shown:
  276.  
  277.     [login name]:    If a connection logs out while the program is running,
  278.             it saves the name for reference.  Otherwise, logged out,
  279.             as well as inactive, connections show [NOT-LOGGED-IN].
  280.  
  281.     Node:        net:node address (Note: [N/A, possibly non-PC] is
  282.             usually a Mac and internal NLM connections often
  283.             return invalid net:node addresses)
  284.  
  285.     Status:        Inactive               - not an active connection
  286.             Normal                 - normal operation
  287.             File Lock Wait         - wait on file lock release
  288.             Logical Rec Lock Wait  - wait on logical lock release
  289.             Physical Rec Lock Wait - wait on physical lock release
  290.             Semaphore Wait         - wait on semaphore lock release
  291.  
  292.     Type:        01 - User        - normal User connection
  293.             05 - Job Server        - Job Server connection
  294.             07 - Print Server    - Print Server connection
  295.             09 - Archive Server    - Backup/Archive Server conn
  296.                  [various others or UNKNOWN if not recognized]
  297.  
  298.     Service Requests: Total number of NCP requests made by this node since
  299.               it attached to the File Server.  This count does not
  300.               reset when a new User logs in, only if the connection
  301.               becomes inactive (i.e., once cleared by the watchdog).
  302.  
  303.     Disk Usage (Kb):  Total KBytes of disk space assigned on the File Server
  304.               for this User.  This is the cumulative space allocated
  305.               to all files for which this User is the owner.
  306.               (Note: This is not available for NetWare v2.1x/v2.2.)
  307.  
  308.     Read KBytes:      Total KBytes of file read requests made by this User
  309.               since logging into the File Server.
  310.  
  311.     Write KBytes:      Total KBytes of file write requests made by this User
  312.               since logging into the File Server.
  313.  
  314.  
  315. Licensing:
  316. ----------
  317.     Avanti Technology, Inc. offers NodeInfo as a licensed software
  318.     product with continuous right to use so long as the registered
  319.     user remains in adherence to the terms and conditions of the
  320.     Software License Agreement.  NodeInfo is available under two
  321.     licensing methods:
  322.  
  323.                Site License at $95.00/Site
  324.                   - or -
  325.        Corporate/Organization License at $395.00/Organization
  326.  
  327.     (Note:  Introductory pricing only in effect for the first
  328.         90 days after the initial product release.)
  329.  
  330.     Under both licensing methods, the user is provided with free
  331.     technical support for the product and free upgrades for the
  332.     first year after registration.  Upgrades after the first
  333.     year are available at the then current fee schedule which
  334.     may vary based upon the licensing method.
  335.  
  336.     Prices quoted are pre-paid in US Dollars, excluding any
  337.     applicable sales taxes or export duties.  The license
  338.     fee includes software delivery via ground services within
  339.     the continental United States (call for quotes on express
  340.     or non-continental U.S. delivery).  The availability of
  341.     credit terms and invoicing is at the sole discretion of
  342.     Avanti Technology, Inc.
  343.  
  344.  
  345. System Requirements:
  346. --------------------
  347.     The NodeInfo NLM requires NetWare v3.11, v3.12, or v4.0x.
  348.     CLIB v3.11 rev D or later is required for the NodeInfo NLM
  349.     (provided to registered users) to run under NetWare v3.11.
  350.     The standard CLIB which ships with NetWare v3.12 or v4.0x
  351.     will support this NLM.
  352.  
  353.     NetWare v4.0x support requires active Bindery emulation.
  354.  
  355.     Full NetWare v4.0x support requires File Server Console
  356.     Operator rights (assigned or temporary).  This is due to an
  357.     anomaly in Novell's support for File Server Information NCP
  358.     queries which requires such rights in order to properly ascertain
  359.     the maximum number of active user connections which can be
  360.     supported by the copy of NetWare in use.  Under NetWare
  361.     v2.1x, v2.2, and v3.1x, such information is available to
  362.     any attached workstation.  However, NetWare v4.0x requires
  363.     special access rights to determine this basic, non-security
  364.     related, information.
  365.  
  366.  
  367. Technical Support:
  368. ------------------
  369.     In order to provide the best and most expedient technical
  370.     support possible, it is requested that the following information
  371.     be known prior to initiating technical support contact:
  372.  
  373.     Workstation:    DOS, IPX/NETx, or VLM versions, plus free RAM size
  374.     File Server:    NetWare version and CLIB revision (if NetWare v3/v4)
  375.  
  376.     In addition, the more indepth the problem can be described & isolated
  377.     (including any error message), the greater the chances are for quick
  378.     resolution.  The following means may be used for technical support:
  379.  
  380.     Mail:        Avanti Technology, Inc.
  381.             13492 Research Boulevard
  382.             Suite 120-271
  383.             Austin, Texas  78750  USA
  384.  
  385.     Telephone:    (+1)512/335-1168
  386.             08:00 to 16:00 (US Central time zone)
  387.  
  388.     Facsimile:    (+1)512/335-7838
  389.  
  390.     CompuServe:    76517,3117
  391.  
  392.  
  393. Release Notes for v1.25:
  394. ------------------------
  395.       - Added support for the STATS option to display the Logged In,
  396.     Logged Out, Marked, and Inactive connection counts
  397.       - Added support for -G=[group] command line option to unmark/exclude
  398.     connections which are a member of the specified group name
  399.     (Note: The exact [group] name is require, e.g., -G=EVERYONE )
  400.       - Added support for -N=[node] command line option to unmark/exclude
  401.     the connection for the specified node ID
  402.     (Note: The check is a right justified exact match of node ID)
  403.       - Changed the X=[user] command line option (unmark/exclude all
  404.     connections for the specified [user]) to utilize -U=[user]
  405.       - Modified the Open Files list logic so that it does not require
  406.     the allocation of temporary directory handles which sometimes
  407.     failed due to problems with some of Novell's NetWare shells
  408.  
  409. Release Notes for v1.24:
  410. ------------------------
  411.       - Added 'Processing command line options...' message for
  412.     display during BAT | BATCH processing
  413.       -    Added support for Ctrl-Del to CLEAR only the current pointed
  414.     connection (even if other connections are marked)
  415.       -    Added support for Ctrl-F4 to SEND only to the current pointed
  416.     connection (even if other connections are marked)
  417.       - Changed banner display logic so it is not written to the file
  418.     when used in BATCH mode with the output being redirected
  419.       - Corrected a logic problem which could keep a SEND message from
  420.     being sent to an unmarked connection when individually selected
  421.       - Corrected a logic problem which could cause the file Lock test
  422.     to fail (i.e., locked files not properly identified)
  423.  
  424. Release Notes for v1.23:
  425. ------------------------
  426.       - Added support for wildcards (* and ?) in the file.ext portion
  427.     of the vol:path\file.ext file specifications for open file searches
  428.       - Added support for the following command line options and batch
  429.     processing functions ( [] are for example only, "" are required ):
  430.       SET | MARK        - mark all active connections
  431.       RESET | UNMARK    - unmark any previously marked connections
  432.       G=[group]        - mark connections who are members of [group]
  433.       X=[user]        - exclude (unmark) specified [user] from actions
  434.       P=#####        - pause processing for ##### number of seconds
  435.       R=#####        - repeat previous options for a total of
  436.                   ##### iterations
  437.       LIST            - display a list of the marked connections
  438.       - Changed support for ALL | MARKALL option to SET | MARK
  439.  
  440. Release Notes for v1.22:
  441. ------------------------
  442.       - Further optimized code towards incorporating command line options
  443.     and supporting batch file processing
  444.       - Added support for the following command line options and batch
  445.     processing functions ( [] are for example only, "" are required ):
  446.       ALL | MARKALL        - mark all active connections
  447.       F=[sys:path\file.ext]    - mark connections with specified file open
  448.       N=[node]         - mark connection with specified node ID
  449.       U=[user]        - mark connections for specified user
  450.       M="message"        - send message to marked connections
  451.       CLR|CLEAR|DEL|DELETE    - terminate marked connections
  452.       BAT | BATCH        - process options as batch commands
  453.  
  454. Release Notes for v1.21:
  455. ------------------------
  456.       - Hand coded around a bug in the NetWare Client API SDK which would
  457.     result in an error for any connection with more than 22 files open
  458.     running under NetWare v2.
  459.     (Note: The SDK built a reply buffer to retrieve the open file
  460.     information in blocks of records.  A bug in the SDK Library causes
  461.     it to allocate too small of a buffer resulting in an error.)
  462.       - Hand coded around a bug in the NetWare Client API SDK which would
  463.     result in incomplete open file information for a connection with
  464.     more than 17 files open running under NetWare v3/v4.
  465.     (Note: The SDK retrieves open file information in blocks of 17
  466.     records.  A bug in the SDK Library results in the information
  467.     for the first file in each supplemental block, after the initial
  468.     request for the first 17 files, being skipped.)
  469.  
  470. Release Notes for v1.20:
  471. ------------------------
  472.       - Added support for granting temporary File Server Console Operator
  473.     rights under NetWare v4.0x to the NLM and NodeInfo which is
  474.     distributed to registered users
  475.       -    Added support for Disk Space in Use to the NetWare v3.1x/v4.0x
  476.     NLM and NodeInfo which is distributed to registered users
  477.       -    Added support for NCP Requests to the NetWare v3.1x/v4.0x
  478.     NLM and NodeInfo which is distributed to registered users
  479.       -    Added support for file Bytes Read to the NetWare v3.1x/v4.0x
  480.     NLM and NodeInfo which is distributed to registered users
  481.       -    Added support for file Bytes Written to the NetWare v3.1x/v4.0x
  482.     NLM and NodeInfo which is distributed to registered users
  483.  
  484. Release Notes for v1.10:
  485. ------------------------
  486.       - First commercial release of the NodeInfo utility
  487.       - Modified connection update logic to handle the difference in
  488.     how NLM connections are managed between NetWare v3 and v4
  489.       - Modified connection update logic to work around a NCP change in
  490.     NetWare v3.12/v4.0x which returns an Invalid Connection error
  491.     (even when within the supported connection count range) if an
  492.     inactive connection is queried (no previous NetWare versions do
  493.     this - this change also affects older versions of FCONSOLE)
  494.  
  495. Release Notes for v1.09:
  496. ------------------------
  497.       - Added support for 500 and 1000 user versions of NetWare
  498.       - Further expanded the on-line help information
  499.       - Corrected a logic oversight which would cause indeterminate
  500.     results in the User Information screen if one of the connection's
  501.     open files included either a subdirectory or file name that
  502.     had a numeric digit as the first character
  503.  
  504. Release Notes for v1.08:
  505. ------------------------
  506.       - Through debug, isolated the anomaly in Novell's NetWare Client
  507.     API for C libraries so that support for NetWare v2 record lock
  508.     information could be properly supported
  509.       - Optimized the file attribute routine for NetWare v2 support
  510.       - Recompiled with latest release of Novell's NetWare Client API
  511.     for C libraries (v1.00e - Beta)
  512.  
  513. Release Notes for v1.07:
  514. ------------------------
  515.       - Added a configuration option to change the Update Interval
  516.     for the visual map of connections (default is 30 seconds,
  517.     supported intervals are 15, 30, and 60 seconds).
  518.       - Added confirmation prompt prior to performing Clear Connection
  519.       - Added support for Home, End, Page Down, and Page Up for scrolling
  520.     through the open files list in the User Information screen
  521.       - Cosmetic adjustment to screen colors based upon user feedback
  522.       - Expanded the help system functionality and information
  523.       - Further optimized some of the functions
  524.       - Corrected a logic oversight which would not recognize NetWare v4.0
  525.     ADMIN users as Supervisor Equivalent or a FS Console Operator
  526.  
  527. Release Notes for v1.06:
  528. ------------------------
  529.       - Corrected a cosmetic display problem in the User Info screen
  530.     where scrolling through a file listing could cause the
  531.     attribute information for the top file listing to disappear
  532.       - Corrected a logic problem in the User Info screen which
  533.     occurred during the resolution of long file names that could
  534.     cause the program to terminate (due to failure of either
  535.     the Physical Lock Scan or the Temporary Directory Allocation)
  536.  
  537. Release Notes for v1.05:
  538. ------------------------
  539.       - Added a configuration option (CONFIG or RECONFIG command
  540.     line options) to the registered version which can provide
  541.     users on NetWare v3.1x with temporary File Server Console
  542.     Operator status when running NodeInfo with the NLM loaded
  543.       -    Added display of current counts to Logged In, Logged Out, &
  544.     Active icons on the Main screen
  545.       - Added display of restricted access(-) and locked(+) status
  546.     icons to the Open Files subwindow on the Main screen
  547.       - Added display of record lock and access control attributes
  548.     to the files listed in the User info screen
  549.       - Added file access verification logic to the Find File option
  550.       - Added the ability to locate connection by its 6 byte Node ID
  551.       - Expanded the on-line help functionality and information
  552.  
  553. Release Notes for v1.04:
  554. ------------------------
  555.       - Corrected a problem in Send Message which could cause it
  556.     to send messages to inactive nodes
  557.  
  558. Release Notes for v1.03:
  559. ------------------------
  560.       - Added real-time clock to screen display
  561.       - Added 'Updating' message when remapping conns on large net
  562.  
  563. Release Notes for v1.02:
  564. ------------------------
  565.       - Added support for foreign device identification (MACs)
  566.       -    Added support for Ctrl-Left & Ctrl-Right cursor movement
  567.     to move between marked nodes
  568.  
  569. Release Notes for v1.01:
  570. ------------------------
  571.       -    Added the ability to attach/login to other known servers
  572.  
  573. Release Notes for v1.00:
  574. ------------------------
  575.       -    Initial limited release of the NodeInfo utility
  576.  
  577.